Commands in CALUMATH.

Below is a list of all the mathematical commands available in CALUMATH.

Below is a list of all the Array commands available in CALUMATH. Note that all Array commands are invoked using the dot notation from computer science; for example if A is an Array, you invoke the cm_concat command by entering A.cm_concat(), not by cm_concat(A).